{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Schools", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2369353.281331882, "ymin": 7079477.740076259, "xmax": 2454016.8531867266, "ymax": 7145137.835049406, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "feede458ae833dcedd66a2dfadaa8164", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAaCAYAAABozQZiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARJJREFUOI3dkrFKw1AUhr8T0t4KnaSDbXB2FBdnxTdwbAYRxEnEt1AHacGhRQWVgkN3JzefwNlZbl2qREU4JCQOUjQF24TaQf/pcv778R0u12WCuNOB63aTKLmh6z3khwWfgrSo21Nw9rmas9nhzxiEHYi3jG9P1JEDOtVeVniQksIucbJtfNtWl0Mua495H6yksEfIOr5dzQv3gSOC4jHXlbes8DOONChHTVrzr4PhODgw0NSiNDivBsPlaDhMlrXr3f9UjzO/jyqn9D3/OWw27IpGUk41CRUKsobf66fmM/EtZ97LlzmiDclC6pIAcDFsmw1l6QnufmftPwqrgxKjWQCjEqfNndpiVlvv23mitT8A5X9MAzKl3dYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SCHOOL_SYM", "type": "esriFieldTypeInteger", "alias": "SCHOOL_SYM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCHOOL_SYM" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "GRADE", "type": "esriFieldTypeString", "alias": "GRADE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "GRADE" }, { "name": "GRADESTART", "type": "esriFieldTypeString", "alias": "GRADESTART", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GRADESTART" }, { "name": "GRADEEND", "type": "esriFieldTypeString", "alias": "GRADEEND", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GRADEEND" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "CONTACT", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CONTACT" }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "WEBSITE", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "WEBSITE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R662_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S645_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Schools", "description": "", "prototype": { "attributes": { "CONTACT": null, "WEBSITE": null, "SCHOOL_SYM": null, "NAME": null, "TYPE": null, "GRADE": null, "GRADESTART": null, "GRADEEND": null, "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 1, "name": "915 Funds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2353476.9873135537, "ymin": 7049270.552708223, "xmax": 2427409.88964431, "ymax": 7162254.893996313, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Remaining_Balance", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "defaultLabel": "Available 915 Funds", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 178, 178, 178, 255 ], "width": 0.9 } }, "value": "0", "label": "Funds Used", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "", "displayField": "abstorsu_1", "typeIdField": "Remaining_Balance", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "abstorsu_1", "type": "esriFieldTypeString", "alias": "abstorsu_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "abstorsu_1" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "UniqueID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UniqueID" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Total_Rev_ITD", "type": "esriFieldTypeDouble", "alias": "Total_Rev_ITD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Rev_ITD" }, { "name": "Total_Rev_Allocated", "type": "esriFieldTypeDouble", "alias": "Total_Rev_Allocated", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Rev_Allocated" }, { "name": "Remaining_Balance", "type": "esriFieldTypeDouble", "alias": "Remaining_Balance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Remaining_Balance" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1151_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1084_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "0", "domains": {}, "templates": [ { "name": "Funds Used", "description": "", "prototype": { "attributes": { "Total_Rev_Allocated": null, "Remaining_Balance": 0, "OBJECTID_1": null, "OBJECTID": null, "abstorsu_1": null, "Shape_Leng": null, "Shape_STAr": null, "Shape_STLe": null, "UniqueID": null, "ORIG_FID": null, "Total_Rev_ITD": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 2, "name": "916 Funds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2349475.8109327257, "ymin": 7049270.552708223, "xmax": 2429493.3454511315, "ymax": 7157495.586257726, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Remaining_Balance", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "defaultLabel": "Available 916 Funds", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 178, 178, 178, 255 ], "width": 0.9 } }, "value": "0", "label": "Funds Used", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "", "displayField": "abstorsu_1", "typeIdField": "Remaining_Balance", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "abstorsu_1", "type": "esriFieldTypeString", "alias": "abstorsu_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "abstorsu_1" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "UniqueID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UniqueID" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Description" }, { "name": "Total_Rev_ITD", "type": "esriFieldTypeDouble", "alias": "Total_Rev_ITD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Rev_ITD" }, { "name": "Total_Rev_Allocated", "type": "esriFieldTypeDouble", "alias": "Total_Rev_Allocated", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Rev_Allocated" }, { "name": "Remaining_Balance", "type": "esriFieldTypeDouble", "alias": "Remaining_Balance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Remaining_Balance" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1152_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1085_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "0", "domains": {}, "templates": [ { "name": "Funds Used", "description": "", "prototype": { "attributes": { "Total_Rev_Allocated": null, "Remaining_Balance": 0, "OBJECTID_1": null, "OBJECTID": null, "abstorsu_1": null, "Shape_Leng": null, "Shape_STAr": null, "Shape_STLe": null, "UniqueID": null, "ORIG_FID": null, "Description": null, "Total_Rev_ITD": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 3, "name": "City Trails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2377942.5935958773, "ymin": 7097162.983164728, "xmax": 2416017.404575348, "ymax": 7150574.8460624665, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 21, 143, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRAIL_ID", "type": "esriFieldTypeString", "alias": "TRAIL_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TRAIL_ID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACE" }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILES" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1071_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1007_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "City Trails", "description": "", "prototype": { "attributes": { "MILES": null, "WIDTH": null, "TRAIL_ID": null, "NAME": null, "SURFACE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 4, "name": "RailsToTrails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2388599.2185658067, "ymin": 7097158.671484724, "xmax": 2416016.355679348, "ymax": 7127160.247960657, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TNODE_" }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPOLY_" }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPOLY_" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "RAILS_", "type": "esriFieldTypeDouble", "alias": "RAILS_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RAILS_" }, { "name": "RAILS_ID", "type": "esriFieldTypeDouble", "alias": "RAILS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RAILS_ID" }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CFCC" }, { "name": "NAMEID", "type": "esriFieldTypeDouble", "alias": "NAMEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAMEID" }, { "name": "RR_NAME", "type": "esriFieldTypeString", "alias": "RR_NAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "RR_NAME" }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOL" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CLASS" }, { "name": "CLASSLVL", "type": "esriFieldTypeString", "alias": "CLASSLVL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CLASSLVL" }, { "name": "SE_ROW_ID", "type": "esriFieldTypeInteger", "alias": "SE_ROW_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SE_ROW_ID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R573_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S556_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "RailsToTrails", "description": "", "prototype": { "attributes": { "SE_ROW_ID": 0, "CLASSLVL": null, "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "RAILS_": null, "RAILS_ID": null, "CFCC": null, "NAMEID": null, "RR_NAME": null, "SYMBOL": null, "CLASS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 5, "name": "A-Train Route", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2388566.5493817776, "ymin": 7034062.621505961, "xmax": 2456551.1935410947, "ymax": 7127275.729368761, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 55, 55, 255 ], "width": 12 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FID_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S185_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "A-Train Route", "description": "", "prototype": { "attributes": { "Length": null, "Shape_Leng": null, "FID_": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 6, "name": "Bicycle Trails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2361909.0611649454, "ymin": 7096781.380284369, "xmax": 2416488.8660797775, "ymax": 7153867.963057533, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 6 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CODGIS_GISADM_Bicycle_Trails_EN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODGIS_GISADM_Bicycle_Trails_EN", "type": "esriFieldTypeString", "alias": "CODGIS.GISADM.Bicycle_Trails.ENTITY", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "CODGIS_GISADM_Bicycle_Trails_ENTITY" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LAYER" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "THICKNESS", "type": "esriFieldTypeDouble", "alias": "THICKNESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "THICKNESS" }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLOR" }, { "name": "NEWFIELD1", "type": "esriFieldTypeString", "alias": "NEWFIELD1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NEWFIELD1" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1371_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1288_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Bicycle Trails", "description": "", "prototype": { "attributes": { "NEWFIELD1": null, "COLOR": null, "CODGIS_GISADM_Bicycle_Trails_EN": null, "LAYER": null, "ELEVATION": null, "THICKNESS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 7, "name": "County Railroads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2319417.949765384, "ymin": 7044408.010699585, "xmax": 2476301.008855492, "ymax": 7203450.64585571, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TNODE_" }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPOLY_" }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPOLY_" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "RAILS_", "type": "esriFieldTypeDouble", "alias": "RAILS_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RAILS_" }, { "name": "RAILS_ID", "type": "esriFieldTypeDouble", "alias": "RAILS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RAILS_ID" }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CFCC" }, { "name": "NAMEID", "type": "esriFieldTypeDouble", "alias": "NAMEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAMEID" }, { "name": "RR_NAME", "type": "esriFieldTypeString", "alias": "RR_NAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "RR_NAME" }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOL" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CLASS" }, { "name": "CLASSLVL", "type": "esriFieldTypeString", "alias": "CLASSLVL", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CLASSLVL" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1382_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1299_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "County Railroads", "description": "", "prototype": { "attributes": { "CLASSLVL": null, "CLASS": null, "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "RAILS_": null, "RAILS_ID": null, "CFCC": null, "NAMEID": null, "RR_NAME": null, "SYMBOL": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 8, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2348382.366560355, "ymin": 7093695.999993488, "xmax": 2419802.008802876, "ymax": 7154855.238962457, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "CLASS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CLASS" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TNODE_" }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPOLY_" }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPOLY_" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "STREET_", "type": "esriFieldTypeDouble", "alias": "STREET_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_" }, { "name": "STREET_ID", "type": "esriFieldTypeDouble", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOL" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "CODGIS.GISADM.Streets.LEN", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1397_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1314_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "CLASS": null, "SYMBOL": null, "OBJECTID": null, "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "STREET_": null, "STREET_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 9, "name": "Streams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2346004.8004862964, "ymin": 7092244.239398479, "xmax": 2419007.336567551, "ymax": 7179511.834547982, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.75 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "", "displayField": "HIDDEN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "OBJECTID_1", "type": "esriFieldTypeDouble", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATURE_TY", "type": "esriFieldTypeInteger", "alias": "FEATURE_TY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATURE_TY" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "HIDDEN", "type": "esriFieldTypeString", "alias": "HIDDEN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HIDDEN" }, { "name": "Year_Updated", "type": "esriFieldTypeString", "alias": "Year_Updated", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Year_Updated" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1043_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S979_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Streams", "description": "", "prototype": { "attributes": { "HIDDEN": null, "Year_Updated": null, "OBJECTID_1": null, "OBJECTID": null, "FEATURE_TY": null, "SHAPE_Leng": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 10, "name": "ESAFloodPlain", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2309854.148028478, "ymin": 7014122.174959391, "xmax": 2457314.0544058084, "ymax": 7202655.800734967, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 178 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ProjName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "FLD_ZONE" }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "SOURCE_CIT" }, { "name": "ESA_Status", "type": "esriFieldTypeString", "alias": "ESA_Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "Not Assessed", "modelName": "ESA_Status" }, { "name": "Approv_Date", "type": "esriFieldTypeDate", "alias": "Approv_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Approv_Date" }, { "name": "ProjNumber", "type": "esriFieldTypeString", "alias": "ProjNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ProjNumber" }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "ProjName", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ProjName" }, { "name": "ProjStatus", "type": "esriFieldTypeString", "alias": "ProjStatus", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ProjStatus" }, { "name": "Descriptio", "type": "esriFieldTypeString", "alias": "Descriptio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Descriptio" }, { "name": "ChngClass", "type": "esriFieldTypeString", "alias": "ChngClass", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ChngClass" }, { "name": "MemoDate", "type": "esriFieldTypeDate", "alias": "MemoDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MemoDate" }, { "name": "Exp_Date", "type": "esriFieldTypeDate", "alias": "Exp_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Exp_Date" }, { "name": "PrevProj", "type": "esriFieldTypeString", "alias": "PrevProj", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PrevProj" }, { "name": "CL_ETJ", "type": "esriFieldTypeString", "alias": "CL_ETJ", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CL_ETJ" }, { "name": "OverallStatus", "type": "esriFieldTypeString", "alias": "OverallStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OverallStatus" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1646_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1525_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ESAFloodPlain", "description": "", "prototype": { "attributes": { "OverallStatus": null, "CL_ETJ": null, "FLD_ZONE": null, "SOURCE_CIT": null, "ESA_Status": "Not Assessed", "Approv_Date": null, "ProjNumber": null, "ProjName": null, "ProjStatus": null, "Descriptio": null, "ChngClass": null, "MemoDate": null, "Exp_Date": null, "PrevProj": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 12, "name": "Prairie", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 2307488.9270342737, "ymin": 7044180.915659383, "xmax": 2476826.4122479707, "ymax": 7204707.438944876, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "06733c30abc117ee0b47325bc984626f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALBJREFUSInllVEKhDAMREfIxQriabxD6Yc38DQi9GjxY4kbC6WtRpHd+SoW5jFtOhIzMww1rgMAYO4XAADpDfl4RXO/YFyHHUTBdfCRTcw1BACC674J7hL5aHoFB/nIDyT4H4CMces4FwHaMLe+BMiZ1aYoAuRYasHNgJy5wEuqTpCWmOkd6G4JU1t3vecdAJ9uuRVwRj8AsPpVphJfap3rWmNZ70dkmUJDKLdxVml3bcQyYriHfgU4AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 178 ], "width": 0.4 }, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GIS_NR_SDE_PRAIRIE_AREA", "type": "esriFieldTypeDouble", "alias": "GIS_NR_SDE_PRAIRIE_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_NR_SDE_PRAIRIE_AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "SOILS_", "type": "esriFieldTypeDouble", "alias": "SOILS_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOILS_" }, { "name": "SOILS_ID", "type": "esriFieldTypeDouble", "alias": "SOILS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOILS_ID" }, { "name": "MUSYM", "type": "esriFieldTypeString", "alias": "MUSYM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MUSYM" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 58, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 31, "defaultValue": null, "modelName": "TYPE" }, { "name": "PCT_SLOPE", "type": "esriFieldTypeString", "alias": "PCT_SLOPE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PCT_SLOPE" }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DESCRIPTIO" }, { "name": "PAGE", "type": "esriFieldTypeSmallInteger", "alias": "PAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAGE" }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOL" }, { "name": "GRAIN___SE", "type": "esriFieldTypeString", "alias": "GRAIN___SE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "GRAIN___SE" }, { "name": "GRASSES___", "type": "esriFieldTypeString", "alias": "GRASSES___", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "GRASSES___" }, { "name": "WILD_HERBA", "type": "esriFieldTypeString", "alias": "WILD_HERBA", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "WILD_HERBA" }, { "name": "SHRUBS", "type": "esriFieldTypeString", "alias": "SHRUBS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SHRUBS" }, { "name": "WETLAND_PL", "type": "esriFieldTypeString", "alias": "WETLAND_PL", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WETLAND_PL" }, { "name": "SHALLOW_WA", "type": "esriFieldTypeString", "alias": "SHALLOW_WA", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SHALLOW_WA" }, { "name": "OPENLAND_W", "type": "esriFieldTypeString", "alias": "OPENLAND_W", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OPENLAND_W" }, { "name": "WETLAND_WI", "type": "esriFieldTypeString", "alias": "WETLAND_WI", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WETLAND_WI" }, { "name": "RANGELAND_", "type": "esriFieldTypeString", "alias": "RANGELAND_", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RANGELAND_" }, { "name": "URBANIZATI", "type": "esriFieldTypeString", "alias": "URBANIZATI", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "URBANIZATI" }, { "name": "RANGE_NAME", "type": "esriFieldTypeString", "alias": "RANGE_NAME", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "RANGE_NAME" }, { "name": "EROSION_FA", "type": "esriFieldTypeDouble", "alias": "EROSION_FA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EROSION_FA" }, { "name": "EROSION__1", "type": "esriFieldTypeSmallInteger", "alias": "EROSION__1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EROSION__1" }, { "name": "EROSION_PO", "type": "esriFieldTypeString", "alias": "EROSION_PO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EROSION_PO" }, { "name": "PCT", "type": "esriFieldTypeSmallInteger", "alias": "PCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCT" }, { "name": "MIN_SLOPE", "type": "esriFieldTypeSmallInteger", "alias": "MIN_SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MIN_SLOPE" }, { "name": "MAX_SLOPE", "type": "esriFieldTypeSmallInteger", "alias": "MAX_SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_SLOPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1625_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1504_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Prairie", "description": "", "prototype": { "attributes": { "MIN_SLOPE": null, "MAX_SLOPE": null, "GIS_NR_SDE_PRAIRIE_AREA": null, "PERIMETER": null, "SOILS_": null, "SOILS_ID": null, "MUSYM": null, "FULLNAME": null, "TYPE": null, "PCT_SLOPE": null, "DESCRIPTIO": null, "PAGE": null, "SYMBOL": null, "GRAIN___SE": null, "GRASSES___": null, "WILD_HERBA": null, "SHRUBS": null, "WETLAND_PL": null, "SHALLOW_WA": null, "OPENLAND_W": null, "WETLAND_WI": null, "RANGELAND_": null, "URBANIZATI": null, "RANGE_NAME": null, "EROSION_FA": null, "EROSION__1": null, "EROSION_PO": null, "PCT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 13, "name": "Riparian Buffers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2312550.2500469834, "ymin": 7070401.499875799, "xmax": 2433641.249967754, "ymax": 7200983.500125408, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 178 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "ProjName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AREA_ac", "type": "esriFieldTypeDouble", "alias": "AREA_ac", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ac" }, { "name": "PERIMTR_ft", "type": "esriFieldTypeDouble", "alias": "PERIMTR_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMTR_ft" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "BuffWidth", "type": "esriFieldTypeString", "alias": "BuffWidth", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BuffWidth" }, { "name": "ESA_Status", "type": "esriFieldTypeString", "alias": "ESA_Status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ESA_Status" }, { "name": "ApprovDate", "type": "esriFieldTypeDate", "alias": "ApprovDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ApprovDate" }, { "name": "ProjNumber", "type": "esriFieldTypeString", "alias": "ProjNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ProjNumber" }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "ProjName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjName" }, { "name": "ProjStatus", "type": "esriFieldTypeString", "alias": "ProjStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjStatus" }, { "name": "Descriptio", "type": "esriFieldTypeString", "alias": "Descriptio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Descriptio" }, { "name": "MemoDate", "type": "esriFieldTypeDate", "alias": "MemoDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MemoDate" }, { "name": "ExpirDate", "type": "esriFieldTypeDate", "alias": "ExpirDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ExpirDate" }, { "name": "PrevProj", "type": "esriFieldTypeString", "alias": "PrevProj", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PrevProj" }, { "name": "CL_ETJ", "type": "esriFieldTypeString", "alias": "CL_ETJ", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": "Yes", "modelName": "CL_ETJ" }, { "name": "ChngClass", "type": "esriFieldTypeString", "alias": "ChngClass", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ChngClass" }, { "name": "OverallStatus", "type": "esriFieldTypeString", "alias": "OverallStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OverallStatus" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1639_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1518_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Riparian Buffers", "description": "", "prototype": { "attributes": { "OverallStatus": null, "ChngClass": null, "OBJECTID": null, "AREA_ac": null, "PERIMTR_ft": null, "Shape_STAr": null, "Shape_STLe": null, "BuffWidth": null, "ESA_Status": null, "ApprovDate": null, "ProjNumber": null, "ProjName": null, "ProjStatus": null, "Descriptio": null, "MemoDate": null, "ExpirDate": null, "PrevProj": null, "CL_ETJ": "Yes" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 14, "name": "Potential Properties", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2379410.570288807, "ymin": 7054798.390077725, "xmax": 2461902.9302381426, "ymax": 7143900.500258982, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 216 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 216 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "", "displayField": "OWNER_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "objectid_2", "type": "esriFieldTypeInteger", "alias": "objectid_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid_2" }, { "name": "objectid", "type": "esriFieldTypeDouble", "alias": "objectid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "prop_id", "type": "esriFieldTypeDouble", "alias": "prop_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prop_id" }, { "name": "abstorsubn", "type": "esriFieldTypeString", "alias": "abstorsubn", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "abstorsubn" }, { "name": "abstorsu_1", "type": "esriFieldTypeString", "alias": "abstorsu_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "abstorsu_1" }, { "name": "PROP_TYPE", "type": "esriFieldTypeString", "alias": "PROP_TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PROP_TYPE" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "ADDR_LINE1", "type": "esriFieldTypeString", "alias": "ADDR_LINE1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDR_LINE1" }, { "name": "ADDR_LINE2", "type": "esriFieldTypeString", "alias": "ADDR_LINE2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDR_LINE2" }, { "name": "ADDR_LINE3", "type": "esriFieldTypeString", "alias": "ADDR_LINE3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDR_LINE3" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeDouble", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP" }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SITUS" }, { "name": "LEGAL_DESC", "type": "esriFieldTypeString", "alias": "LEGAL_DESC", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LEGAL_DESC" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOT" }, { "name": "LAND_SQFT", "type": "esriFieldTypeDouble", "alias": "LAND_SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAND_SQFT" }, { "name": "LIVINGAREA", "type": "esriFieldTypeDouble", "alias": "LIVINGAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVINGAREA" }, { "name": "EXEMPTION", "type": "esriFieldTypeString", "alias": "EXEMPTION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EXEMPTION" }, { "name": "STATE_CD", "type": "esriFieldTypeString", "alias": "STATE_CD", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE_CD" }, { "name": "YR_BLT", "type": "esriFieldTypeDouble", "alias": "YR_BLT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YR_BLT" }, { "name": "LAND_TYPE", "type": "esriFieldTypeString", "alias": "LAND_TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LAND_TYPE" }, { "name": "ENTITIES", "type": "esriFieldTypeString", "alias": "ENTITIES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ENTITIES" }, { "name": "totalimpva", "type": "esriFieldTypeInteger", "alias": "totalimpva", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalimpva" }, { "name": "totallandv", "type": "esriFieldTypeInteger", "alias": "totallandv", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totallandv" }, { "name": "prop_type_", "type": "esriFieldTypeString", "alias": "prop_type_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "prop_type_" }, { "name": "prop_creat", "type": "esriFieldTypeString", "alias": "prop_creat", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "prop_creat" }, { "name": "prop_val_y", "type": "esriFieldTypeInteger", "alias": "prop_val_y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prop_val_y" }, { "name": "imprv_non_", "type": "esriFieldTypeInteger", "alias": "imprv_non_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "imprv_non_" }, { "name": "imprv_hstd", "type": "esriFieldTypeInteger", "alias": "imprv_hstd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "imprv_hstd" }, { "name": "land_non_h", "type": "esriFieldTypeInteger", "alias": "land_non_h", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "land_non_h" }, { "name": "land_hstd_", "type": "esriFieldTypeInteger", "alias": "land_hstd_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "land_hstd_" }, { "name": "appraised_", "type": "esriFieldTypeInteger", "alias": "appraised_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "appraised_" }, { "name": "assessed_v", "type": "esriFieldTypeInteger", "alias": "assessed_v", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "assessed_v" }, { "name": "market", "type": "esriFieldTypeInteger", "alias": "market", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "market" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "OID_", "type": "esriFieldTypeInteger", "alias": "OID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OID_" }, { "name": "F_", "type": "esriFieldTypeString", "alias": "F_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "F_" }, { "name": "Property", "type": "esriFieldTypeString", "alias": "Property", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Property" }, { "name": "PropertyID", "type": "esriFieldTypeInteger", "alias": "PropertyID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PropertyID" }, { "name": "TotalScore", "type": "esriFieldTypeString", "alias": "TotalScore", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TotalScore" }, { "name": "EvalScore", "type": "esriFieldTypeString", "alias": "EvalScore", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EvalScore" }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Priority" }, { "name": "LotValue", "type": "esriFieldTypeDouble", "alias": "LotValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LotValue" }, { "name": "ValuePerAc", "type": "esriFieldTypeString", "alias": "ValuePerAc", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ValuePerAc" }, { "name": "CostPriori", "type": "esriFieldTypeString", "alias": "CostPriori", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CostPriori" }, { "name": "Acres", "type": "esriFieldTypeString", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Acres" }, { "name": "TreeCanopy", "type": "esriFieldTypeString", "alias": "TreeCanopy", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TreeCanopy" }, { "name": "TreeAcres", "type": "esriFieldTypeString", "alias": "TreeAcres", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TreeAcres" }, { "name": "StaffValue", "type": "esriFieldTypeString", "alias": "StaffValue", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "StaffValue" }, { "name": "NatrlPrese", "type": "esriFieldTypeString", "alias": "NatrlPrese", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NatrlPrese" }, { "name": "QuickWin", "type": "esriFieldTypeString", "alias": "QuickWin", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "QuickWin" }, { "name": "Acres_of_P", "type": "esriFieldTypeDouble", "alias": "Acres_of_P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres_of_P" }, { "name": "Number_of", "type": "esriFieldTypeDouble", "alias": "Number_of", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Number_of" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1257_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1174_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Potential Properties", "description": "", "prototype": { "attributes": { "Number_of": null, "Acres_of_P": null, "OBJECTID_1": null, "objectid_2": null, "objectid": null, "prop_id": null, "abstorsubn": null, "abstorsu_1": null, "PROP_TYPE": null, "OWNER_NAME": null, "ADDR_LINE1": null, "ADDR_LINE2": null, "ADDR_LINE3": null, "CITY": null, "STATE": null, "ZIP": null, "SITUS": null, "LEGAL_DESC": null, "BLOCK": null, "LOT": null, "LAND_SQFT": null, "LIVINGAREA": null, "EXEMPTION": null, "STATE_CD": null, "YR_BLT": null, "LAND_TYPE": null, "ENTITIES": null, "totalimpva": null, "totallandv": null, "prop_type_": null, "prop_creat": null, "prop_val_y": null, "imprv_non_": null, "imprv_hstd": null, "land_non_h": null, "land_hstd_": null, "appraised_": null, "assessed_v": null, "market": null, "Shape_STAr": null, "Shape_STLe": null, "OID_": null, "F_": null, "Property": null, "PropertyID": null, "TotalScore": null, "EvalScore": null, "Priority": null, "LotValue": null, "ValuePerAc": null, "CostPriori": null, "Acres": null, "TreeCanopy": null, "TreeAcres": null, "StaffValue": null, "NatrlPrese": null, "QuickWin": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 15, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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.23407699999775E8, "ymin": -8.61234999997817E7, "xmax": 2420999.36125198, "ymax": 7156695.28395617, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 216 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 216 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Park_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Park_Name", "type": "esriFieldTypeString", "alias": "Park_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_Name" }, { "name": "Park_Type", "type": "esriFieldTypeString", "alias": "Park_Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Park_Type" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Park_Asset", "type": "esriFieldTypeString", "alias": "Park_Asset", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Park_Asset" }, { "name": "Web_Addr", "type": "esriFieldTypeString", "alias": "Web_Addr", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Web_Addr" }, { "name": "Img_URL_1", "type": "esriFieldTypeString", "alias": "Img_URL_1", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Img_URL_1" }, { "name": "Img_URL_2", "type": "esriFieldTypeString", "alias": "Img_URL_2", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Img_URL_2" }, { "name": "Img_URL_3", "type": "esriFieldTypeString", "alias": "Img_URL_3", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Img_URL_3" }, { "name": "SA", "type": "esriFieldTypeString", "alias": "Service Areas", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SA" }, { "name": "ShapeArea", "type": "esriFieldTypeDouble", "alias": "ShapeArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeArea" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S562_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "ShapeArea": null, "Park_Name": null, "Park_Type": null, "Acres": null, "Address": null, "Park_Asset": null, "Web_Addr": null, "Img_URL_1": null, "Img_URL_2": null, "Img_URL_3": null, "SA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 16, "name": "Current Projects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": -123407700, "ymin": -86123500, "xmax": 2412895.141770974, "ymax": 7177262.710109234, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 178 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ProjectName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ProjectNumber" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Type" }, { "name": "VisibleYN", "type": "esriFieldTypeString", "alias": "Visible Y/N", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "VisibleYN" }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ProjectName" }, { "name": "CaseManager", "type": "esriFieldTypeString", "alias": "Case Manager", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CaseManager" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "CurrentZoning", "type": "esriFieldTypeString", "alias": "Current Zoning", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentZoning" }, { "name": "ProposedZoning", "type": "esriFieldTypeString", "alias": "Proposed Zoning", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ProposedZoning" }, { "name": "ZBADate", "type": "esriFieldTypeDate", "alias": "ZBA Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ZBADate" }, { "name": "PZDate", "type": "esriFieldTypeDate", "alias": "PZ Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PZDate" }, { "name": "CCDate", "type": "esriFieldTypeDate", "alias": "CC Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CCDate" }, { "name": "DRCDate", "type": "esriFieldTypeDate", "alias": "DRC Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DRCDate" }, { "name": "SingleFamilyLots", "type": "esriFieldTypeDouble", "alias": "Single Family Lots", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SingleFamilyLots" }, { "name": "MultiFamilyLots", "type": "esriFieldTypeDouble", "alias": "Multi-Family Lots", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MultiFamilyLots" }, { "name": "ResidentialLots", "type": "esriFieldTypeDouble", "alias": "Residential Lots", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidentialLots" }, { "name": "NonResidentialLots", "type": "esriFieldTypeDouble", "alias": "Non-Residential Lots", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NonResidentialLots" }, { "name": "StatusDate", "type": "esriFieldTypeDate", "alias": "Status Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StatusDate" }, { "name": "PZDate_Converted", "type": "esriFieldTypeDate", "alias": "PZDate_Converted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PZDate_Converted" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R624_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S607_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "FILED", "description": "", "prototype": { "attributes": { "CaseManager": null, "PZDate_Converted": null, "ProjectNumber": null, "Type": null, "VisibleYN": null, "ProjectName": null, "Status": "FILED", "CurrentZoning": null, "ProposedZoning": null, "ZBADate": null, "PZDate": null, "CCDate": null, "DRCDate": null, "SingleFamilyLots": null, "MultiFamilyLots": null, "ResidentialLots": null, "NonResidentialLots": null, "StatusDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "WITHDRAWN", "description": "", "prototype": { "attributes": { "CaseManager": null, "PZDate_Converted": null, "ProjectNumber": null, "Type": null, "VisibleYN": null, "ProjectName": null, "Status": "WITHDRAWN", "CurrentZoning": null, "ProposedZoning": null, "ZBADate": null, "PZDate": null, "CCDate": null, "DRCDate": null, "SingleFamilyLots": null, "MultiFamilyLots": null, "ResidentialLots": null, "NonResidentialLots": null, "StatusDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 17, "name": "Denton Airport", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2366653.8065773696, "ymin": 7119240.611985281, "xmax": 2368953.6308355182, "ymax": 7125240.1207268685, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "TYPE_POLY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GIS_NR_SDE", "type": "esriFieldTypeDouble", "alias": "GIS_NR_SDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_NR_SDE" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "AIRPORT_", "type": "esriFieldTypeDouble", "alias": "AIRPORT_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIRPORT_" }, { "name": "AIRPORT_ID", "type": "esriFieldTypeDouble", "alias": "AIRPORT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIRPORT_ID" }, { "name": "TYPE_POLY", "type": "esriFieldTypeString", "alias": "TYPE_POLY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TYPE_POLY" }, { "name": "SE_AREA_SH", "type": "esriFieldTypeDouble", "alias": "SE_AREA_SH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SE_AREA_SH" }, { "name": "SE_LENGTH_", "type": "esriFieldTypeDouble", "alias": "SE_LENGTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SE_LENGTH_" }, { "name": "TAXIWAYID", "type": "esriFieldTypeString", "alias": "TAXIWAYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TAXIWAYID" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1384_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1301_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CODGIS.GISADM.DentonAirport", "description": "", "prototype": { "attributes": { "SHAPE_LENG": null, "OBJECTID": null, "GIS_NR_SDE": null, "PERIMETER": null, "AIRPORT_": null, "AIRPORT_ID": null, "TYPE_POLY": null, "SE_AREA_SH": null, "SE_LENGTH_": null, "TAXIWAYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 19, "name": "Park 10min Walk", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2349527.250134304, "ymin": 7094430.354120731, "xmax": 2422639.3644084632, "ymax": 7156784.277969062, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 63 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 0 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_KatyTr", "type": "esriFieldTypeInteger", "alias": "FID_KatyTr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_KatyTr" }, { "name": "TRAIL_ID", "type": "esriFieldTypeString", "alias": "TRAIL_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TRAIL_ID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACE" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILES" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIST" }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID" }, { "name": "FID_Parks1", "type": "esriFieldTypeInteger", "alias": "FID_Parks1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_Parks1" }, { "name": "Park_Name", "type": "esriFieldTypeString", "alias": "Park_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_Name" }, { "name": "Park_Type", "type": "esriFieldTypeString", "alias": "Park_Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Park_Type" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "Park_Asset", "type": "esriFieldTypeString", "alias": "Park_Asset", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Park_Asset" }, { "name": "Web_Addr", "type": "esriFieldTypeString", "alias": "Web_Addr", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Web_Addr" }, { "name": "Img_URL_1", "type": "esriFieldTypeString", "alias": "Img_URL_1", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Img_URL_1" }, { "name": "Img_URL_2", "type": "esriFieldTypeString", "alias": "Img_URL_2", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Img_URL_2" }, { "name": "Img_URL_3", "type": "esriFieldTypeString", "alias": "Img_URL_3", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Img_URL_3" }, { "name": "SA", "type": "esriFieldTypeString", "alias": "SA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SA" }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STAr" }, { "name": "Shape_ST_1", "type": "esriFieldTypeDouble", "alias": "Shape_ST_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_ST_1" }, { "name": "BUFF_DIS_1", "type": "esriFieldTypeDouble", "alias": "BUFF_DIS_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFF_DIS_1" }, { "name": "ORIG_FID_1", "type": "esriFieldTypeInteger", "alias": "ORIG_FID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_FID_1" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1175_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Park 10min Walk", "description": "", "prototype": { "attributes": { "ORIG_FID_1": null, "BUFF_DIS_1": null, "FID_KatyTr": null, "TRAIL_ID": null, "NAME": null, "SURFACE": null, "WIDTH": null, "MILES": null, "Shape_STLe": null, "BUFF_DIST": null, "ORIG_FID": null, "FID_Parks1": null, "Park_Name": null, "Park_Type": null, "Acres": null, "Address": null, "Park_Asset": null, "Web_Addr": null, "Img_URL_1": null, "Img_URL_2": null, "Img_URL_3": null, "SA": null, "Shape_STAr": null, "Shape_ST_1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 20, "name": "Service Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2346001.517028302, "ymin": 7092198.499988645, "xmax": 2419786.750034973, "ymax": 7180165.999906316, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SA", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B", "label": "B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C", "label": "C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D", "label": "D", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E", "label": "E", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SA]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 38, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SA", "typeIdField": "SA", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "SA", "type": "esriFieldTypeString", "alias": "SA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SA" }, { "name": "Cen_Long", "type": "esriFieldTypeDouble", "alias": "Cen_Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cen_Long" }, { "name": "Cen_Lat", "type": "esriFieldTypeDouble", "alias": "Cen_Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cen_Lat" }, { "name": "Pop2018", "type": "esriFieldTypeInteger", "alias": "Pop2018", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pop2018" }, { "name": "AvgLandValue", "type": "esriFieldTypeInteger", "alias": "AvgLandValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AvgLandValue" }, { "name": "ParksTotal", "type": "esriFieldTypeSmallInteger", "alias": "ParksTotal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParksTotal" }, { "name": "ParkAcres", "type": "esriFieldTypeDouble", "alias": "ParkAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParkAcres" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1178_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1111_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "A", "name": "A", "domains": {}, "templates": [ { "name": "A", "description": "", "prototype": { "attributes": { "ParksTotal": null, "ParkAcres": null, "Id": null, "SA": "A", "Cen_Long": null, "Cen_Lat": null, "Pop2018": null, "AvgLandValue": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B", "name": "B", "domains": {}, "templates": [ { "name": "B", "description": "", "prototype": { "attributes": { "ParksTotal": null, "ParkAcres": null, "Id": null, "SA": "B", "Cen_Long": null, "Cen_Lat": null, "Pop2018": null, "AvgLandValue": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C", "name": "C", "domains": {}, "templates": [ { "name": "C", "description": "", "prototype": { "attributes": { "ParksTotal": null, "ParkAcres": null, "Id": null, "SA": "C", "Cen_Long": null, "Cen_Lat": null, "Pop2018": null, "AvgLandValue": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D", "name": "D", "domains": {}, "templates": [ { "name": "D", "description": "", "prototype": { "attributes": { "ParksTotal": null, "ParkAcres": null, "Id": null, "SA": "D", "Cen_Long": null, "Cen_Lat": null, "Pop2018": null, "AvgLandValue": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "E", "name": "E", "domains": {}, "templates": [ { "name": "E", "description": "", "prototype": { "attributes": { "ParksTotal": null, "ParkAcres": null, "Id": null, "SA": "E", "Cen_Long": null, "Cen_Lat": null, "Pop2018": null, "AvgLandValue": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 21, "name": "Voter Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2346001.4999981374, "ymin": 7092198.499960095, "xmax": 2419786.7500508577, "ymax": 7180165.9998820275, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "District_1", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 219, 232, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 207, 176, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "Name", "typeIdField": "District_1", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "District_N", "type": "esriFieldTypeString", "alias": "District_N", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "District_N" }, { "name": "District_1", "type": "esriFieldTypeSmallInteger", "alias": "District_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "District_1" }, { "name": "CODGIS.GISADM.VoterDistricts.Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODGIS.GISADM.VoterDistricts.Area" }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Perimeter" }, { "name": "Compactnes", "type": "esriFieldTypeDouble", "alias": "Compactnes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Compactnes" }, { "name": "Population", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "Voting_Age", "type": "esriFieldTypeInteger", "alias": "Voting_Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Voting_Age" }, { "name": "Analysis1", "type": "esriFieldTypeDouble", "alias": "Analysis1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Analysis1" }, { "name": "Analysis2", "type": "esriFieldTypeDouble", "alias": "Analysis2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Analysis2" }, { "name": "Analysis3", "type": "esriFieldTypeDouble", "alias": "Analysis3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Analysis3" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "RGB", "type": "esriFieldTypeInteger", "alias": "RGB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RGB" }, { "name": "CountySpli", "type": "esriFieldTypeSmallInteger", "alias": "CountySpli", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CountySpli" }, { "name": "PrecinctSp", "type": "esriFieldTypeInteger", "alias": "PrecinctSp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PrecinctSp" }, { "name": "RemainingB", "type": "esriFieldTypeInteger", "alias": "RemainingB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RemainingB" }, { "name": "TotalBlock", "type": "esriFieldTypeInteger", "alias": "TotalBlock", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalBlock" }, { "name": "Locked", "type": "esriFieldTypeString", "alias": "Locked", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Locked" }, { "name": "LockedBy", "type": "esriFieldTypeString", "alias": "LockedBy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LockedBy" }, { "name": "Labelvalue", "type": "esriFieldTypeDouble", "alias": "Labelvalue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Labelvalue" }, { "name": "OriginLaye", "type": "esriFieldTypeString", "alias": "OriginLaye", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OriginLaye" }, { "name": "OriginSTFI", "type": "esriFieldTypeString", "alias": "OriginSTFI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OriginSTFI" }, { "name": "OriginLa_1", "type": "esriFieldTypeSmallInteger", "alias": "OriginLa_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OriginLa_1" }, { "name": "TIMEDATE", "type": "esriFieldTypeString", "alias": "TIMEDATE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TIMEDATE" }, { "name": "SID", "type": "esriFieldTypeString", "alias": "SID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Acerage", "type": "esriFieldTypeDouble", "alias": "Acerage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acerage" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1665_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1544_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "District_N": null, "Acerage": null, "OBJECTID": null, "District_1": 1, "CODGIS.GISADM.VoterDistricts.Area": null, "Perimeter": null, "Compactnes": null, "Population": null, "Voting_Age": null, "Analysis1": null, "Analysis2": null, "Analysis3": null, "SHAPE_Leng": null, "RGB": null, "CountySpli": null, "PrecinctSp": null, "RemainingB": null, "TotalBlock": null, "Locked": null, "LockedBy": null, "Labelvalue": null, "OriginLaye": null, "OriginSTFI": null, "OriginLa_1": null, "TIMEDATE": null, "SID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "District_N": null, "Acerage": null, "OBJECTID": null, "District_1": 2, "CODGIS.GISADM.VoterDistricts.Area": null, "Perimeter": null, "Compactnes": null, "Population": null, "Voting_Age": null, "Analysis1": null, "Analysis2": null, "Analysis3": null, "SHAPE_Leng": null, "RGB": null, "CountySpli": null, "PrecinctSp": null, "RemainingB": null, "TotalBlock": null, "Locked": null, "LockedBy": null, "Labelvalue": null, "OriginLaye": null, "OriginSTFI": null, "OriginLa_1": null, "TIMEDATE": null, "SID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "District_N": null, "Acerage": null, "OBJECTID": null, "District_1": 3, "CODGIS.GISADM.VoterDistricts.Area": null, "Perimeter": null, "Compactnes": null, "Population": null, "Voting_Age": null, "Analysis1": null, "Analysis2": null, "Analysis3": null, "SHAPE_Leng": null, "RGB": null, "CountySpli": null, "PrecinctSp": null, "RemainingB": null, "TotalBlock": null, "Locked": null, "LockedBy": null, "Labelvalue": null, "OriginLaye": null, "OriginSTFI": null, "OriginLa_1": null, "TIMEDATE": null, "SID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "District_N": null, "Acerage": null, "OBJECTID": null, "District_1": 4, "CODGIS.GISADM.VoterDistricts.Area": null, "Perimeter": null, "Compactnes": null, "Population": null, "Voting_Age": null, "Analysis1": null, "Analysis2": null, "Analysis3": null, "SHAPE_Leng": null, "RGB": null, "CountySpli": null, "PrecinctSp": null, "RemainingB": null, "TotalBlock": null, "Locked": null, "LockedBy": null, "Labelvalue": null, "OriginLaye": null, "OriginSTFI": null, "OriginLa_1": null, "TIMEDATE": null, "SID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 22, "name": "City Boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 2309854.148028478, "ymin": 7076387.99997738, "xmax": 2433797.2500319034, "ymax": 7206516.99997057, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 216 ], "width": 2 } }, "value": "COD", "label": "COD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 179, 216 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 216 ], "width": 0.4 } }, "value": "ETJ", "label": "ETJ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "ETJ 2", "label": "ETJ 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 244, 216 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 216 ], "width": 0.4 } }, "value": "NAA 8/1/20", "label": "NAA 8/1/20", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASS", "typeIdField": "CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODGIS.GISADM.Citylimits.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODGIS.GISADM.Citylimits.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "ONE1_", "type": "esriFieldTypeInteger", "alias": "ONE1_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONE1_" }, { "name": "ONE1_ID", "type": "esriFieldTypeInteger", "alias": "ONE1_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ONE1_ID" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CLASS" }, { "name": "SYMBOL", "type": "esriFieldTypeDouble", "alias": "SYMBOL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOL" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R102_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "COD", "name": "COD", "domains": {}, "templates": [ { "name": "COD", "description": "", "prototype": { "attributes": { "ONE1_ID": null, "ACRES": null, "CODGIS.GISADM.Citylimits.AREA": null, "PERIMETER": null, "ONE1_": null, "CLASS": "COD", "SYMBOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ETJ", "name": "ETJ", "domains": {}, "templates": [ { "name": "ETJ", "description": "", "prototype": { "attributes": { "ONE1_ID": null, "ACRES": null, "CODGIS.GISADM.Citylimits.AREA": null, "PERIMETER": null, "ONE1_": null, "CLASS": "ETJ", "SYMBOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ETJ 2", "name": "ETJ 2", "domains": {}, "templates": [ { "name": "ETJ 2", "description": "", "prototype": { "attributes": { "ACRES": null, "SYMBOL": null, "CODGIS.GISADM.Citylimits.AREA": null, "PERIMETER": null, "ONE1_": null, "ONE1_ID": null, "CLASS": "ETJ 2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NAA 8/1/20", "name": "NAA 8/1/20", "domains": {}, "templates": [ { "name": "NAA 8/1/20 ETJ", "description": "", "prototype": { "attributes": { "ONE1_ID": null, "ACRES": null, "CODGIS.GISADM.Citylimits.AREA": null, "PERIMETER": null, "ONE1_": null, "CLASS": "NAA 8/1/20", "SYMBOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }