{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Street Centerline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1556552037000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0643271042126674E7, "ymin": 3516184.562092518, "xmax": -1.062312000293589E7, "ymax": 3535788.955171957, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "STREET <> 'RAMP' AND STREET <> 'ENTRANCE' AND STREET <> 'EXIT'", "labelExpression": "[STREET]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "STREET" }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SUF_DIR" }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "L_ZIP" }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "R_ZIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "RANGE" }, { "name": "RD_TYPE", "type": "esriFieldTypeDouble", "alias": "RD_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RD_TYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "STATUS" }, { "name": "R_PARITY", "type": "esriFieldTypeString", "alias": "R_PARITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "R_PARITY" }, { "name": "L_PARITY", "type": "esriFieldTypeString", "alias": "L_PARITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "L_PARITY" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CITY" }, { "name": "RD_CLASS2", "type": "esriFieldTypeString", "alias": "RD_CLASS2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RD_CLASS2" }, { "name": "COUNTY2", "type": "esriFieldTypeString", "alias": "COUNTY2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COUNTY2" }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ONE_WAY" }, { "name": "FF_COST", "type": "esriFieldTypeDouble", "alias": "FF_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FF_COST" }, { "name": "AVG_SPEED", "type": "esriFieldTypeDouble", "alias": "AVG_SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVG_SPEED" }, { "name": "TO_ELEV", "type": "esriFieldTypeDouble", "alias": "TO_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_ELEV" }, { "name": "FROM_ELEV", "type": "esriFieldTypeDouble", "alias": "FROM_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_ELEV" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALIAS" }, { "name": "AL_PRE", "type": "esriFieldTypeString", "alias": "AL_PRE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "AL_PRE" }, { "name": "AL_STNAME", "type": "esriFieldTypeString", "alias": "AL_STNAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "AL_STNAME" }, { "name": "AL_STTYPE", "type": "esriFieldTypeString", "alias": "AL_STTYPE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AL_STTYPE" }, { "name": "AL_SUF", "type": "esriFieldTypeString", "alias": "AL_SUF", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "AL_SUF" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "VERIFIED", "type": "esriFieldTypeString", "alias": "VERIFIED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "VERIFIED" }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "AGENCY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "AGENCY" }, { "name": "MC911_ID", "type": "esriFieldTypeDouble", "alias": "MC911_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MC911_ID" }, { "name": "CHK", "type": "esriFieldTypeDouble", "alias": "CHK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHK" }, { "name": "KEY_", "type": "esriFieldTypeString", "alias": "KEY_", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "KEY_" }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVISIO" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SOURCE" }, { "name": "LOADDATE", "type": "esriFieldTypeString", "alias": "LOADDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOADDATE" }, { "name": "WDLGIS_DBO_Street_WDL_len", "type": "esriFieldTypeDouble", "alias": "WDLGIS.DBO.Street_WDL.len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WDLGIS_DBO_Street_WDL_len" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_454", "fields": "OBJECTID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S444_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Street Centerline", "description": "", "prototype": { "attributes": { "WDLGIS_DBO_Street_WDL_len": null, "STREET": null, "FROMRIGHT": null, "TORIGHT": null, "FROMLEFT": null, "TOLEFT": null, "PRE_DIR": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_ZIP": null, "R_ZIP": null, "RANGE": null, "RD_TYPE": null, "STATUS": null, "R_PARITY": null, "L_PARITY": null, "CITY": null, "RD_CLASS2": null, "COUNTY2": null, "ONE_WAY": null, "FF_COST": null, "AVG_SPEED": null, "TO_ELEV": null, "FROM_ELEV": null, "ALIAS": null, "AL_PRE": null, "AL_STNAME": null, "AL_STTYPE": null, "AL_SUF": null, "OBJECTID": null, "VERIFIED": null, "AGENCY": null, "MC911_ID": null, "CHK": null, "KEY_": null, "SUBDIVISIO": null, "SOURCE": null, "LOADDATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 1, "name": "Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4800, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1710138567000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0642585922302319E7, "ymin": 3516714.088450393, "xmax": -1.0623630348994043E7, "ymax": 3533536.900077536, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CIVIC]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CIVIC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PID", "type": "esriFieldTypeInteger", "alias": "Property Identifier", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PID" }, { "name": "APPRDIST", "type": "esriFieldTypeString", "alias": "APPRDIST", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "APPRDIST" }, { "name": "APPRNUMBER", "type": "esriFieldTypeString", "alias": "HCAD Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "APPRNUMBER" }, { "name": "RNUMBER", "type": "esriFieldTypeString", "alias": "MCAD Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RNUMBER" }, { "name": "TAXMAP", "type": "esriFieldTypeString", "alias": "Taxmap ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TAXMAP" }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "Village Identifier", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "VILLAGE" }, { "name": "VILLAGEGROUP", "type": "esriFieldTypeString", "alias": "VILLAGEGROUP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VILLAGEGROUP" }, { "name": "VILLAGEABBR", "type": "esriFieldTypeString", "alias": "VILLAGEABBR", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "VILLAGEABBR" }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SECTION" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOT" }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRACT" }, { "name": "LEGALDESCRTEXT", "type": "esriFieldTypeString", "alias": "Legal Description", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LEGALDESCRTEXT" }, { "name": "ASSOCNUMBER", "type": "esriFieldTypeString", "alias": "Association Account Number", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ASSOCNUMBER" }, { "name": "SUB_ASSOCNUMBER", "type": "esriFieldTypeString", "alias": "SUB_ASSOCNUMBER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SUB_ASSOCNUMBER" }, { "name": "LUSE_CODE", "type": "esriFieldTypeString", "alias": "Land Use Code", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LUSE_CODE" }, { "name": "PCLASS_CODE", "type": "esriFieldTypeString", "alias": "Property Classification Code", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PCLASS_CODE" }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "Subdivison Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "FIRSTNAME", "type": "esriFieldTypeString", "alias": "FIRSTNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRSTNAME" }, { "name": "MIDDLENAME", "type": "esriFieldTypeString", "alias": "MIDDLENAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MIDDLENAME" }, { "name": "LASTNAME", "type": "esriFieldTypeString", "alias": "LASTNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTNAME" }, { "name": "NAMESUFFIX", "type": "esriFieldTypeString", "alias": "NAMESUFFIX", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "NAMESUFFIX" }, { "name": "NAME2", "type": "esriFieldTypeString", "alias": "NAME2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME2" }, { "name": "COMPANYNAME", "type": "esriFieldTypeString", "alias": "Company Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMPANYNAME" }, { "name": "BUSINESSNAME", "type": "esriFieldTypeString", "alias": "BUSINESSNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BUSINESSNAME" }, { "name": "FORMATTED_ADDRESS", "type": "esriFieldTypeString", "alias": "Formatted Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FORMATTED_ADDRESS" }, { "name": "CIVIC", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CIVIC" }, { "name": "CIVIC_ALPHA", "type": "esriFieldTypeString", "alias": "Address Number Alpha", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CIVIC_ALPHA" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "Prefix Direction", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "PRE_DIR_DESC", "type": "esriFieldTypeString", "alias": "Prefix Direction Desc", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PRE_DIR_DESC" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" }, { "name": "STR_SUF", "type": "esriFieldTypeString", "alias": "Street Type Suffix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STR_SUF" }, { "name": "STR_SUF_DESC", "type": "esriFieldTypeString", "alias": "Street Type Suffix Desc", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STR_SUF_DESC" }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "Post Direction", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "POST_DIR" }, { "name": "POST_DIR_DESC", "type": "esriFieldTypeString", "alias": "Post Direction Desc", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POST_DIR_DESC" }, { "name": "STE_UNIT", "type": "esriFieldTypeString", "alias": "STE_UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STE_UNIT" }, { "name": "STE_UNIT_NUM", "type": "esriFieldTypeString", "alias": "STE_UNIT_NUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STE_UNIT_NUM" }, { "name": "STE_UNIT_FULL", "type": "esriFieldTypeString", "alias": "STE_UNIT_FULL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STE_UNIT_FULL" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "THE WOODLANDS", "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "TX", "modelName": "STATE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "PLAT_DATE", "type": "esriFieldTypeDate", "alias": "Plat Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLAT_DATE" }, { "name": "REPLAT_DATE", "type": "esriFieldTypeDate", "alias": "Replat Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REPLAT_DATE" }, { "name": "REPLAT2_DATE", "type": "esriFieldTypeDate", "alias": "Replat 2 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REPLAT2_DATE" }, { "name": "CONVEYANCE", "type": "esriFieldTypeDate", "alias": "Conveyance Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONVEYANCE" }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "ParcelID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ParcelID" }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Active" }, { "name": "InspectionZoneID", "type": "esriFieldTypeString", "alias": "InspectionZoneID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "InspectionZoneID" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "SECNUMBER", "type": "esriFieldTypeInteger", "alias": "Section Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECNUMBER" }, { "name": "Directions", "type": "esriFieldTypeString", "alias": "Directions", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Directions" }, { "name": "gCustomFieldLayouts", "type": "esriFieldTypeString", "alias": "gCustomFieldLayouts", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "gCustomFieldLayouts" }, { "name": "GISX", "type": "esriFieldTypeString", "alias": "GISX", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GISX" }, { "name": "GISY", "type": "esriFieldTypeString", "alias": "GISY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GISY" }, { "name": "OwnerFullName", "type": "esriFieldTypeString", "alias": "OwnerFullName", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "OwnerFullName" }, { "name": "OwnerFullAddress", "type": "esriFieldTypeString", "alias": "OwnerFullAddress", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "OwnerFullAddress" }, { "name": "OwnerStreetNumber", "type": "esriFieldTypeString", "alias": "OwnerStreetNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OwnerStreetNumber" }, { "name": "OwnerPreDirection", "type": "esriFieldTypeString", "alias": "OwnerPreDirection", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OwnerPreDirection" }, { "name": "OwnerStreetName", "type": "esriFieldTypeString", "alias": "OwnerStreetName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OwnerStreetName" }, { "name": "OwnerStreetType", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerStreetType" }, { "name": "OwnerPostDirection", "type": "esriFieldTypeString", "alias": "OwnerPostDirection", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OwnerPostDirection" }, { "name": "OwnerUnitSuite", "type": "esriFieldTypeString", "alias": "OwnerUnitSuite", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerUnitSuite" }, { "name": "OwnerAddressType", "type": "esriFieldTypeString", "alias": "OwnerAddressType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerAddressType" }, { "name": "OwnerNameFirst", "type": "esriFieldTypeString", "alias": "OwnerNameFirst", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OwnerNameFirst" }, { "name": "OwnerNameLast", "type": "esriFieldTypeString", "alias": "OwnerNameLast", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OwnerNameLast" }, { "name": "OwnerNameSuffix", "type": "esriFieldTypeString", "alias": "OwnerNameSuffix", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerNameSuffix" }, { "name": "OwnerName2", "type": "esriFieldTypeString", "alias": "OwnerName2", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OwnerName2" }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerCity" }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OwnerState" }, { "name": "OwnerPostalCode", "type": "esriFieldTypeString", "alias": "OwnerPostalCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OwnerPostalCode" }, { "name": "OwnerCounty", "type": "esriFieldTypeString", "alias": "OwnerCounty", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerCounty" }, { "name": "OwnerCountry", "type": "esriFieldTypeString", "alias": "OwnerCountry", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerCountry" }, { "name": "MUD", "type": "esriFieldTypeString", "alias": "MUD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MUD" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "HCAD_NUM_2", "type": "esriFieldTypeString", "alias": "HCAD_NUM_2", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "HCAD_NUM_2" }, { "name": "NAME3", "type": "esriFieldTypeString", "alias": "NAME3", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME3" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TAXMAP2", "type": "esriFieldTypeString", "alias": "TAXMAP2", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TAXMAP2" }, { "name": "PLATID", "type": "esriFieldTypeString", "alias": "PLATID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "PLATID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "S779_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Parcel", "description": "Parcels within The Woodlands", "prototype": { "attributes": { "STE_UNIT_FULL": null, "PID": null, "APPRDIST": null, "APPRNUMBER": null, "RNUMBER": null, "TAXMAP": null, "VILLAGE": null, "VILLAGEGROUP": null, "VILLAGEABBR": null, "SECTION": null, "BLOCK": null, "LOT": null, "TRACT": null, "LEGALDESCRTEXT": null, "ASSOCNUMBER": null, "SUB_ASSOCNUMBER": null, "LUSE_CODE": null, "PCLASS_CODE": null, "SUBDIVISION": null, "FIRSTNAME": null, "MIDDLENAME": null, "LASTNAME": null, "NAMESUFFIX": null, "NAME2": null, "COMPANYNAME": null, "BUSINESSNAME": null, "FORMATTED_ADDRESS": null, "CIVIC": null, "CIVIC_ALPHA": null, "PRE_DIR": null, "PRE_DIR_DESC": null, "STREET": null, "STR_SUF": null, "STR_SUF_DESC": null, "POST_DIR": null, "POST_DIR_DESC": null, "STE_UNIT": null, "STE_UNIT_NUM": null, "CITY": "The Woodlands", "STATE": null, "ZIP_CODE": null, "PLAT_DATE": null, "REPLAT_DATE": null, "REPLAT2_DATE": null, "CONVEYANCE": null, "ParcelID": null, "Active": null, "InspectionZoneID": null, "Jurisdiction": null, "SECNUMBER": null, "Directions": null, "gCustomFieldLayouts": null, "GISX": null, "GISY": null, "OwnerFullName": null, "OwnerFullAddress": null, "OwnerStreetNumber": null, "OwnerPreDirection": null, "OwnerStreetName": null, "OwnerStreetType": null, "OwnerPostDirection": null, "OwnerUnitSuite": null, "OwnerAddressType": null, "OwnerNameFirst": null, "OwnerNameLast": null, "OwnerNameSuffix": null, "OwnerName2": null, "OwnerCity": null, "OwnerState": null, "OwnerPostalCode": null, "OwnerCounty": null, "OwnerCountry": null, "MUD": null, "DISTRICT": null, "HCAD_NUM_2": null, "NAME3": null, "PLATID": null, "TAXMAP2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 3, "name": "Villages", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 60000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1556552037000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0642585912026934E7, "ymin": 3516715.3737213095, "xmax": -1.0623672379903248E7, "ymax": 3533536.8826985424, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VILLAGEGROUP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 242, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALDEN BRIDGE", "label": "ALDEN BRIDGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COCHRAN'S CROSSING", "label": "COCHRAN'S CROSSING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 119, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLLEGE PARK", "label": "COLLEGE PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 210, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CREEKSIDE PARK", "label": "CREEKSIDE PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 156, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GROGAN'S MILL", "label": "GROGAN'S MILL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 91, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INDIAN SPRINGS", "label": "INDIAN SPRINGS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PANTHER CREEK", "label": "PANTHER CREEK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RESEARCH FOREST", "label": "RESEARCH FOREST", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STERLING RIDGE", "label": "STERLING RIDGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TOWN CENTER", "label": "TOWN CENTER", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[VILLAGEGROUP]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "VILLAGENAME", "typeIdField": "VILLAGEGROUP", "subtypeField": "", "fields": [ { "name": "VILLAGENAME", "type": "esriFieldTypeString", "alias": "Village Name", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "VillageName" }, { "name": "VILLAGEACRONYM", "type": "esriFieldTypeString", "alias": "Village Acronym", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "VILLAGEACRONYM" }, { "name": "VILLAGENUMBER", "type": "esriFieldTypeSmallInteger", "alias": "Village Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VILLAGENUMBER" }, { "name": "VILLAGEGROUP", "type": "esriFieldTypeString", "alias": "Village Group", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "VILLAGEGROUP" }, { "name": "VILLAGELINKID", "type": "esriFieldTypeString", "alias": "Village Link ID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "VILLAGELINKID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "VILLAGEABBR", "type": "esriFieldTypeString", "alias": "VILLAGEABBR", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "VILLAGEABBR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_456", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S446_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "ALDEN BRIDGE", "name": "ALDEN BRIDGE", "domains": {}, "templates": [ { "name": "ALDEN BRIDGE", "description": "Village Name", "prototype": { "attributes": { "VILLAGENUMBER": null, "VILLAGENAME": null, "VILLAGEACRONYM": null, "VILLAGEGROUP": "ALDEN BRIDGE", "VILLAGELINKID": null, "VILLAGEABBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COCHRAN'S CROSSING", "name": "COCHRAN'S CROSSING", "domains": {}, "templates": [ { "name": "COCHRAN'S CROSSING", "description": "Village Name", "prototype": { "attributes": { "VILLAGENUMBER": null, "VILLAGENAME": null, "VILLAGEACRONYM": null, "VILLAGEGROUP": "COCHRAN'S CROSSING", "VILLAGELINKID": null, "VILLAGEABBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COLLEGE PARK", "name": "COLLEGE PARK", "domains": {}, "templates": [ { "name": "COLLEGE PARK", "description": "Village Name", "prototype": { "attributes": { "VILLAGENUMBER": null, "VILLAGENAME": null, "VILLAGEACRONYM": null, "VILLAGEGROUP": "COLLEGE PARK", "VILLAGELINKID": null, "VILLAGEABBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CREEKSIDE PARK", "name": "CREEKSIDE PARK", "domains": {}, "templates": [ { "name": "CREEKSIDE PARK", "description": "Village Name", "prototype": { "attributes": { "VILLAGENUMBER": null, "VILLAGENAME": null, "VILLAGEACRONYM": null, "VILLAGEGROUP": "CREEKSIDE PARK", "VILLAGELINKID": null, "VILLAGEABBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GROGAN'S MILL", "name": "GROGAN'S MILL", "domains": {}, "templates": [ { "name": "GROGAN'S MILL", "description": "Village Name", "prototype": { "attributes": { "VILLAGENUMBER": null, "VILLAGENAME": null, "VILLAGEACRONYM": null, "VILLAGEGROUP": "GROGAN'S MILL", "VILLAGELINKID": null, "VILLAGEABBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "INDIAN SPRINGS", "name": "INDIAN SPRINGS", "domains": {}, "templates": [ { "name": "INDIAN SPRINGS", "description": "Village Name", "prototype": { "attributes": { "VILLAGENUMBER": null, "VILLAGENAME": null, "VILLAGEACRONYM": null, "VILLAGEGROUP": "INDIAN SPRINGS", "VILLAGELINKID": null, "VILLAGEABBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PANTHER CREEK", "name": "PANTHER CREEK", "domains": {}, "templates": [ { "name": "PANTHER CREEK", "description": "Village Name", "prototype": { "attributes": { "VILLAGENUMBER": null, "VILLAGENAME": null, "VILLAGEACRONYM": null, "VILLAGEGROUP": "PANTHER CREEK", "VILLAGELINKID": null, "VILLAGEABBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RESEARCH FOREST", "name": "RESEARCH FOREST", "domains": {}, "templates": [ { "name": "RESEARCH FOREST", "description": "Village Name", "prototype": { "attributes": { "VILLAGENUMBER": null, "VILLAGENAME": null, "VILLAGEACRONYM": null, "VILLAGEGROUP": "RESEARCH FOREST", "VILLAGELINKID": null, "VILLAGEABBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STERLING RIDGE", "name": "STERLING RIDGE", "domains": {}, "templates": [ { "name": "STERLING RIDGE", "description": "Village Name", "prototype": { "attributes": { "VILLAGENUMBER": null, "VILLAGENAME": null, "VILLAGEACRONYM": null, "VILLAGEGROUP": "STERLING RIDGE", "VILLAGELINKID": null, "VILLAGEABBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TOWN CENTER", "name": "TOWN CENTER", "domains": {}, "templates": [ { "name": "TOWN CENTER", "description": "Village Name", "prototype": { "attributes": { "VILLAGENUMBER": null, "VILLAGENAME": null, "VILLAGEACRONYM": null, "VILLAGEGROUP": "TOWN CENTER", "VILLAGELINKID": null, "VILLAGEABBR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 4, "name": "The Woodlands Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1573608659000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0642586282623969E7, "ymin": 3516701.1458802675, "xmax": -1.0623626412217261E7, "ymax": 3533536.8991959356, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EntID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_620", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S607_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "The Woodlands Boundary", "description": "The Woodlands Boundary", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }