{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1.1814872413007364E7, "ymin": 6989181.854137436, "xmax": 1.183353042916894E7, "ymax": 7002682.87339519, "spatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ADDID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDID", "type": "esriFieldTypeString", "alias": "ADDID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ADDID" }, { "name": "NUMBER", "type": "esriFieldTypeString", "alias": "NUMBER", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NUMBER" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STR_TYPE" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP" }, { "name": "PLUS4", "type": "esriFieldTypeString", "alias": "PLUS4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLUS4" }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "FULLADD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULLADD" }, { "name": "FULLZIP", "type": "esriFieldTypeString", "alias": "FULLZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FULLZIP" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "PIN" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "CHNGDATE", "type": "esriFieldTypeDate", "alias": "CHNGDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CHNGDATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "TYPE": null, "ADDID": null, "NUMBER": null, "STREET": null, "STR_TYPE": null, "CITY": null, "STATE": null, "COUNTRY": null, "ZIP": null, "PLUS4": null, "FULLADD": null, "FULLZIP": null, "PIN": null, "CHNGDATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8a1231cfdae64b05892ade46851143b5" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.1814263811862364E7, "ymin": 6988674.630742431, "xmax": 1.1833613679002449E7, "ymax": 7002765.109123096, "spatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "CHNG_DATE", "type": "esriFieldTypeDate", "alias": "CHNG_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CHNG_DATE" }, { "name": "LEVELS", "type": "esriFieldTypeString", "alias": "LEVELS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LEVELS" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Area", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "APARTMENT", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "APARTMENT", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "CARPORT", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "CARPORT", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "CHURCH", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "CHURCH", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "CITY HALL", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "CITY HALL", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "COMMERCIAL", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "COMMERCIAL", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "CONCESSION STAND", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "CONCESSION STAND", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "COUNTY GOVERNMENT", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "COUNTY GOVERNMENT", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "DAY CARE", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "DAY CARE", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "DUGOUT", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "DUGOUT", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "DUPLEX", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "DUPLEX", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "FRATERNAL ORGANIZATION", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "FRATERNAL ORGANIZATION", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "GARAGE", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "GARAGE", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "GAZEBO", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "GAZEBO", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "GREEN HOUSE", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "GREEN HOUSE", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "HOTEL", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "HOTEL", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "OFFICE BUILDING", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "OFFICE BUILDING", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "PAVILION", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "PAVILION", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "POOL HOUSE", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "POOL HOUSE", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "SCHOOL", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "SCHOOL", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "SELF STORAGE", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "SELF STORAGE", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "SHED", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "SHED", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "SINGLE FAMILY", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "SINGLE FAMILY", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "TOWNHOUSE", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "TOWNHOUSE", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "TRAILER", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "TRAILER", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "TREE HOUSE", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "TREE HOUSE", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "URGENT CARE", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "URGENT CARE", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "UTILITY", "description": "", "prototype": { "attributes": { "LEVELS": null, "TYPE": "UTILITY", "SOURCE": null, "CHNG_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8a1231cfdae64b05892ade46851143b5" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.181467298296003E7, "ymin": 6988570.980031103, "xmax": 1.1833558874322027E7, "ymax": 7002769.940150186, "spatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BOUNDARY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BOUNDARY", "type": "esriFieldTypeString", "alias": "BOUNDARY", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "BOUNDARY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Length", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Area", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Boundary", "description": "", "prototype": { "attributes": {"BOUNDARY": " "} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8a1231cfdae64b05892ade46851143b5" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Property Boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.181467298296003E7, "ymin": 6988570.980031103, "xmax": 1.1833558874322027E7, "ymax": 7002769.940150186, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2924, "latestWkid": 2924, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PIN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "PIN" }, { "name": "CPIN", "type": "esriFieldTypeString", "alias": "CPIN", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "CPIN" }, { "name": "SBDV", "type": "esriFieldTypeString", "alias": "SBDV", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SBDV" }, { "name": "PROPERTY_TYPE", "type": "esriFieldTypeInteger", "alias": "PROPERTY_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "PROPERTY_TYPE" }, { "name": "ZONE1", "type": "esriFieldTypeString", "alias": "ZONE1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZONE1" }, { "name": "ZONE2", "type": "esriFieldTypeString", "alias": "ZONE2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZONE2" }, { "name": "SPLITZONED", "type": "esriFieldTypeString", "alias": "SPLITZONED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SPLITZONED" }, { "name": "PROFFER", "type": "esriFieldTypeString", "alias": "PROFFER", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PROFFER" }, { "name": "ELU", "type": "esriFieldTypeString", "alias": "ELU", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELU" }, { "name": "SECONDARY", "type": "esriFieldTypeString", "alias": "SECONDARY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SECONDARY" }, { "name": "FLU1", "type": "esriFieldTypeString", "alias": "FLU1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLU1" }, { "name": "FLU2", "type": "esriFieldTypeString", "alias": "FLU2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLU2" }, { "name": "SPLITUSE", "type": "esriFieldTypeString", "alias": "SPLITUSE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SPLITUSE" }, { "name": "INFLOOD", "type": "esriFieldTypeString", "alias": "INFLOOD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "INFLOOD" }, { "name": "INRPA", "type": "esriFieldTypeString", "alias": "INRPA", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "INRPA" }, { "name": "DOCULINK", "type": "esriFieldTypeString", "alias": "DOCULINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOCULINK" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Area", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Property Boundaries", "description": "", "prototype": { "attributes": { "SBDV": null, "DOCULINK": null, "PIN": null, "CPIN": null, "PROPERTY_TYPE": 1, "ZONE1": null, "ZONE2": null, "SPLITZONED": null, "PROFFER": null, "ELU": null, "SECONDARY": null, "FLU1": null, "FLU2": null, "SPLITUSE": null, "INFLOOD": null, "INRPA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8a1231cfdae64b05892ade46851143b5" } ], "tables": [] }